home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 July / EnigmA AMIGA RUN 20 (1997)(G.R. Edizioni)(IT)[!][issue 1997-07 & 08][EAR-CD IV].iso / recent1 / sendemail.readme < prev    next >
Text File  |  1997-06-16  |  1KB  |  37 lines

  1. Short:    Sends an email from a simple Shell command line
  2. Author:   dbucher@horus.ch (Denis BUCHER)
  3. Uploader: dbucher@horus.ch (Denis BUCHER)
  4. Version:  1.2
  5. Type:     comm/tcp
  6. Replaces: comm/tcp/DBSendEmail.lha
  7. Replaces: comm/tcp/SendEmail.lha
  8.  
  9. Very useful for BBS or to automatize things, but also very
  10. useful when you need to send an email quickly from your Amiga.
  11.  
  12. Usage :
  13. ~~~~~~~
  14. Just edit ram:a.txt (for example) and type in any shell :
  15. SendEmail mail.myprovider.com you@youraddress him@itsaddress ram:a.txt
  16.  
  17. More options, more help :
  18. ~~~~~~~~~~~~~~~~~~~~~~~~~
  19. Just type "SendEmail help"
  20.  
  21. Contents :
  22. ~~~~~~~~~~
  23. Two versions, one for all Amigas, the other for 68030+
  24.  
  25. History :
  26. ~~~~~~~~~
  27.  V0.9  2.12.96 first code
  28.  V1.0    12.96 first working version
  29.  V1.1  4.06.97 You can now choose the host format with hostisemail
  30.                Release on Aminet
  31.  V1.2 11.06.97 Very awfull bug removed thanks to Dana Huggard
  32.                (The hostname disappeared if "hostisemail" wasn't set)
  33.                Arguments are now tested case insensitive
  34.                Release on Aminet
  35.  
  36. 100% C source -- OS compliant -- All errors checked internally
  37.